home *** CD-ROM | disk | FTP | other *** search
/ Most Valuable Games 1 / Most Valuable Games I (MVP Publishing)(February 1995).iso / games1 / greens / greens.bat < prev    next >
DOS Batch File  |  1992-08-08  |  265b  |  18 lines

  1.  
  2. @echo off
  3.  
  4. if exist holes\ballybro.9 goto ok
  5. md courses
  6. md holes
  7. md profiles
  8.  
  9. copy ballybro courses\ballybro
  10. copy ballybro.9 holes\ballybro.9
  11. copy kelly profiles\kelly
  12. copy default_.fem profiles\defualt_.fem
  13.  
  14. :ok
  15. set blaster =a220 i7 d1 t1
  16. golf
  17.  
  18.